efi_selftest: correct block device unit test
authorHeinrich Schuchardt <[email protected]>
Sun, 22 Jul 2018 06:06:57 +0000 (08:06 +0200)
committerAlexander Graf <[email protected]>
Mon, 20 Aug 2018 12:47:07 +0000 (14:47 +0200)
commit54bfba2704f89290a68c27561098963d6bea0a92
tree58527e82d14750ce535ff6d3c7751b2a63d391da
parentbcfb0e22a8add1fcc99b63adfe2147802f2e1c77
efi_selftest: correct block device unit test

The UEFI specification mandates that the create flag is only used in
conjunction with both the read and the write flag.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_selftest/efi_selftest_block_device.c